POV-Ray : Newsgroups : povray.binaries.images : Andrew: Chrome : Re: Andrew: Chrome Server Time
13 Aug 2024 05:44:12 EDT (-0400)
  Re: Andrew: Chrome  
From: Kevin Loney
Date: 26 Apr 2003 23:13:55
Message: <3eab4af3$1@news.povray.org>
looks good, the normal on the disc could maybe be a little less pronouned
though

if you don't want to be able to see the plane, try using the no_image flag

plane {
    ...
    no_image
}

--
Kevin
http://www.geocities.com/qsquared_1999/
#macro _(r)#if(r<12)#local i=asc(substr("oqshilacefg"
,r,1))-97;disc{<mod(i,7)-3,div(i,7)-1,6>,z,.4
pigment{rgb 10}}_(r+1)#end#end _(1)//KL


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.